InstanceActionInfo

Undocumented in source.

Members

Functions

put
bool put(FirecrackerAPIClient cl)

Execute the action via the Firecracker API. * Throws: FirecrackerException on error.

Mixins

__anonymous
mixin BaseModel
Undocumented in source.

Variables

actionType
InstanceActionInfoType actionType;

Action we would like to execute on the microVM

Mixed In Members

From mixin BaseModel

stringify
string stringify()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta